home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / shazam11.zip / DEMOC5.DEF < prev    next >
Text File  |  1991-11-04  |  738b  |  17 lines

  1. @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  2. @@ Custom Components:  Add "DOS shell" via UNIT in *.USE file.
  3.  
  4. @@ MODIFICATIONS
  5. @@ -------------
  6. @@ *.USE - add "General" UNIT (for "heDosShell" routine)
  7. @@ *.DEF - insert "%%" symbol, which tells SHAZAM that this is a Real
  8. @@         McCoy, and not to create a fake "dummy" routine.
  9.  
  10. @@ NOTE:  Compare with demoC4.def, uses *.EVT file, rather than a UNIT,
  11. @@        for the same thing.
  12. @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  13. [switch]
  14. /m                                     @@ "make" for GENERAL.PAS/TPU
  15. [SUBMENU] ≡ hcSystem                   ;;system menu
  16. %%'DOS shell'                          ;;access DOS command-line
  17.